Change the currency symbol displayed in Job Ticketing

By default, Job Ticketing displays currency in dollars ($). You can, however, change the currency symbol displayed in both the Customer and Operator interfaces.

To change the currency symbol displayed in Job Ticketing:

  1. Stop the Job Ticketing service.

  2. Open the following file in a text editor such as Notepad++:

    [app-path]\PaperCut MF\job-ticketing\config\application.properties

    IMPORTANT

    The text editor you use must be in the UTF-8 encoding format for the £ character to work properly, for example, Notepad++ (download).

  3. In Notepad++, go to Encoding > Character Sets > Western European > ISO 8859-1.

  4. On a new line, enter currency=<symbol> (for example, currency=£).

    NOTE

    If a  is added before the £, just delete this character.

  5. Save the file over the original application.properties file.

  6. Start the Job Ticketing service.